home *** CD-ROM | disk | FTP | other *** search
/ Experimental BBS Explossion 3 / Experimental BBS Explossion III.iso / os2 / gusos201.zip / README < prev   
Text File  |  1994-01-25  |  3KB  |  59 lines

  1.         Unofficial Gravis Ultrasound OS/2 Driver
  2.  
  3.  
  4. 1. Introduction.
  5.      This is a first pass at GUS physical driver for OS/2 MMPM. It has
  6.    just basic WAV playing capability. It works in conjunction with
  7.    the Digital Audio player and system sounds.
  8.  
  9. 2. Installation.
  10.      Simply unzip the file into a directory and run MINSTALL. It does
  11.    the rest. You are given the choice of letting MINSTALL change
  12.    your CONFIG.SYS. I wouldn't let it do that. Let it create a
  13.    test file in \MMOS2 and compare that with your config.sys file
  14.    to make sure nothing went wrong. Besides you may want to change
  15.    the base and/or interrupt assignments first.
  16.  
  17.    The base and irq defaults are what work for me. You may want
  18.    to change them (the DMA in particular).
  19.  
  20.    The install file creates a wave player object in the multimedia
  21.    folder. If the GUS is installed as a second (or third..) MMPM
  22.    wave device, the the parameter field in its settings has to
  23.    be modfied to include "Waveaudio0n", where n is the number of
  24.    GUS device. Generally this would be Waveaudio02.
  25.  
  26. 3. Known bugs.
  27.    a. It doesn't record.  Later!
  28.    b. Clicks. They can get annoying, but, from what I heard, fixing
  29.       them could be a lifelong job. Trial and error seems to be the
  30.       primary method here.
  31.    c. MIDI is not supported. This will take a while!
  32.    g. It does not play stereo WAVs properly.
  33.  
  34. 4. Feedback.
  35.      This is a first pass and I wanted to get something out to
  36.    give everyone hope.  I know about enough problems to keep me
  37.    busy for a while. So please, think before sending me a message
  38.    telling me about something in the known bugs list. In fact, until
  39.    I get out a 0.1 release, could we limit negative feedback to
  40.    show-stoppers.  Also, I have a 486DLC system. I have had no other
  41.    opportunities to try this on other systems. There is a chance that
  42.    it will not run on your system because of some incompatibility I
  43.    didn't anticipate.  Please be patient with this sort of problem, as I
  44.    have limited resources to deal with different machine configurations.
  45.    
  46.    The following e-mail address is my work address.  I might have
  47.    some problems if a huge amount of mail starting appearing, so
  48.    think first.
  49.  
  50.    On the other hand, as an aid to deciding if a problem is
  51.    configuration related, a note describing your successful
  52.    use of the driver would be appreciated, if accompanied with
  53.    a description of your configuration.
  54.  
  55.    The address to reach me is ernst@tymnet.com (yes, in real life,
  56.    I work on software for the Tymnet Public Data Network. I do X.25
  57.    stuff and 680x0 based firmware.)
  58.  
  59.